Skip to content

cleanup inet_ntoa usage. #12551

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Conversation

devnexen
Copy link
Member

starting with the socket extension. PHP 8 requires windows vista/2008 minimum, even more exotic systems like solaris or haiku supports inet_ntop, so there is no need to keep supporting this old interface.

starting with the socket extension. PHP 8 requires windows vista/2008
minimum, even more exotic systems like solaris or haiku supports
inet_ntop, so there is no need to keep supporting this old interface.
Copy link
Member

@Girgias Girgias left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM if CI passes.

@devnexen devnexen marked this pull request as ready for review October 29, 2023 15:24
@devnexen devnexen closed this in 1c8943b Oct 29, 2023
devnexen added a commit to devnexen/php-src that referenced this pull request Oct 29, 2023
devnexen added a commit to devnexen/php-src that referenced this pull request Oct 29, 2023
devnexen added a commit to devnexen/php-src that referenced this pull request Oct 29, 2023
devnexen added a commit to devnexen/php-src that referenced this pull request Oct 29, 2023
devnexen added a commit that referenced this pull request Nov 6, 2023
@bukka
Copy link
Member

bukka commented Nov 9, 2023

@devnexen I think this should rather fail during configure than build...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants